runtime.immortalWeakHandle.handle (method)

3 uses

	runtime (current package)
		mheap.go#L2657: func (h *immortalWeakHandle) handle() *atomic.Uintptr {
		mheap.go#L2694: 				return newNode.handle()
		mheap.go#L2702: 			return n.handle()